Skip to content

Conversation

@AmineAfia
Copy link
Contributor

@AmineAfia AmineAfia commented Jan 4, 2025


title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

How to test

Unit tests, playground, etc.


PR-Codex overview

This PR focuses on adding a new entry to the sidebar in the sidebar.tsx file, enhancing the navigation options within the application.

Detailed summary

  • Added a new sidebar item with the name "Agents & LLMs" and the href set to ${insightSlug}/agents-and-llms.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Jan 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 5, 2025 11:28pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
thirdweb_playground ⬜️ Skipped (Inspect) Jan 5, 2025 11:28pm
thirdweb-www ⬜️ Skipped (Inspect) Jan 5, 2025 11:28pm
wallet-ui ⬜️ Skipped (Inspect) Jan 5, 2025 11:28pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 4, 2025 15:13 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 4, 2025 15:13 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 4, 2025 15:13 Inactive
@AmineAfia AmineAfia marked this pull request as ready for review January 4, 2025 15:13
@AmineAfia AmineAfia requested review from a team and jakubkrehel as code owners January 4, 2025 15:13
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Jan 4, 2025
Copy link
Contributor Author

AmineAfia commented Jan 4, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.27%. Comparing base (4778966) to head (4304759).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5885   +/-   ##
=======================================
  Coverage   55.27%   55.27%           
=======================================
  Files        1123     1123           
  Lines       59636    59636           
  Branches     5040     5040           
=======================================
  Hits        32961    32961           
  Misses      25953    25953           
  Partials      722      722           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 4778966
packages 52.94% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45 KB (0%) 900 ms (0%) 3.4 s (+50.63% 🔺) 4.3 s
thirdweb (cjs) 110.81 KB (0%) 2.3 s (0%) 6.7 s (+0.81% 🔺) 8.9 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 496 ms (-16.42% 🔽) 608 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 166 ms (+145.62% 🔺) 176 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 829 ms (-31.58% 🔽) 1.3 s

@graphite-app graphite-app bot added the merge-queue Adds the pull request to Graphite's merge queue. label Jan 5, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 5, 2025

Merge activity

---
title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
---

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.

## How to test
Unit tests, playground, etc.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on adding a new entry to the sidebar in the `sidebar.tsx` file of the `insight` section, specifically introducing a link for "Agents & LLMs".

### Detailed summary
- Added a new sidebar entry:
  - `name`: "Agents & LLMs"
  - `href`: `${insightSlug}/agents-and-llms`

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@gregfromstl gregfromstl force-pushed the 01-04-add_side_nav_link_to_ai_docs_in_insight branch from 09ea639 to 4304759 Compare January 5, 2025 23:20
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground January 5, 2025 23:20 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www January 5, 2025 23:20 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui January 5, 2025 23:20 Inactive
@graphite-app graphite-app bot merged commit 4304759 into main Jan 5, 2025
32 checks passed
@graphite-app graphite-app bot deleted the 01-04-add_side_nav_link_to_ai_docs_in_insight branch January 5, 2025 23:28
@vercel vercel bot temporarily deployed to Production – wallet-ui January 5, 2025 23:28 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb-www January 5, 2025 23:28 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground January 5, 2025 23:28 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-queue Adds the pull request to Graphite's merge queue. Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants